home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / PWAEF21.ZIP / PROMPT1.CFG < prev    next >
Text File  |  1995-02-19  |  2KB  |  61 lines

  1. @X08─[@X0FEFLAG 2.1@X08]─[@X0F@MINLEFT@@X0A @X07min left@X08]-[@X0F@X08/@X0F@X08/@X0F?@X08] @X07
  2. 0
  3. 5
  4. @X08 Cont @X07
  5. @X4F CONT @X07
  6. C
  7. cont
  8. @X08 Flag @X07
  9. @X4F FLAG @X07
  10. F
  11. flag
  12. @X08 View @X07
  13. @X4F VIEW @X07
  14. V
  15. view
  16. @X08 NStop @X07
  17. @X4F NSTOP @X07
  18. N
  19. nstop
  20. @X08 Stop @X07
  21. @X4F STOP @X07
  22. S
  23. stop
  24.  
  25. ------------------------------------------------------------------------------
  26. Enhanced Flag v2.1 by Drew [PWA]
  27.  
  28. Line 1  : Prompt #1.  Normally, this is the "More", "Stop", "View" prompt.
  29. Line 2  : Number of spaces to print between commands
  30. Line 3  : Number of commands to print after this prompt
  31. Line 4+ : For each command, we have in groups of 4 lines:
  32.  
  33.           1. Unhighlighted text
  34.           2. Highlighted text
  35.           3. Hotkey to use
  36.           4. There are four possible values here:
  37.  
  38.              a. Meta-command.  These are the built-in commands that are
  39.                 automatically recognized by EFLAG.  I hope this is somewhat
  40.                 self-explanatory.
  41.  
  42.                 Valid meta-commands are: cont flag view nstop stop
  43.  
  44.                 For this prompt (#1), you may want to omit the "view" and
  45.                 "flag" commands.  These commands will cause flag to go into
  46.                 "manual" mode, where the user must type in the filename they
  47.                 wish to view or flag.  Some users may start complaining if
  48.                 they are too stupid/ignorant to realize that they can use the
  49.                 up/down arrows to highlight a file and hit enter to flag/view.
  50.  
  51.              b. PPE to run.  Be sure to start this line with a "!".
  52.                 Example: !C:\PCB\PPE\FOO.PPE
  53.  
  54.              c: File to display.  Be sure to start this line with a "%".
  55.                 Example: %C:\PCB\BLT\FOO.BLT
  56.  
  57.              d: Text to display.
  58.                 Example: This PPE is awesome!
  59.  
  60. Really, this isn't as complicated as I'm making it sound.
  61.